home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / hlp145an.zip / HLPE-CLR.ZIP / HLPU < prev    next >
Text File  |  1992-02-07  |  4KB  |  63 lines

  1. @CLS@
  2. @X04(@X0CU@X04)pload a File - Function Help
  3. -------------------------------
  4.  
  5. @X0BSubcommands:@X0F  @X03(filename 1) (filename 2) (filename 3) (protocol) (gb or bye)
  6.  
  7. @X0F              @X04(@X0Cfilename@X04)@X0F @X03any valid DOS filename may be used and more than one
  8. @X0F              @X0C          @X0F @X03filename may be entered if you choose to use a BATCH
  9. @X0F              @X0C          @X0F @X03protocol for the file transfer
  10.  
  11. @X0F              @X04(@X0Cprotocol@X04)@X0F @X03is a letter from A-Z of the protocol desired
  12. @X0F              @X0C          @X0F @X03based on the protocols available
  13.  
  14. @X0F              @X04(@X0Cgb@X04)@X0C      @X0F @X03Either (gb) or (bye) may be entered on the command
  15. @X0F              @X04(@X0Cbye@X04)@X0C     @X0F @X03line to indicate that you want the system to hang up
  16. @X0F              @X0C          @X0F @X03after it finishes the file transfer
  17.  
  18. @X0ADescription:@X0F  @X02Allows transferring a file from your machine to the host system.
  19.  
  20. @X0F              @X02There can be up to 26 different types of protocols available.  If
  21. @X0F              @X02you have not previously set a default protocol for the system you
  22. @X0F              @X02are calling, you will be asked for the protocol type each time
  23. @X0F              @X02you request a download.
  24.  
  25. @X02              Ascii protocol transfers are only available on non-binary text
  26.               files.  Filenames which have extensions of .EXE, .ARC, .COM,
  27.               .WKS, etc.  can not be downloaded using Ascii protocol.
  28.  
  29.               Due to the wide range of protocols now available, it is suggested
  30.               you check with the sysop of this system if you have a question on
  31.               which protocols have been implemented and how to properly set
  32.               your software protocols to match those of this system.
  33.  
  34. @X0ASelecting
  35. @X0AFiles:     @X02   Unlike downloading a filename must be specified exactly as you
  36.               intend to send it.  In other words, if you type the word "TEST"
  37.               then the name of the file when posted will be called "TEST" with
  38.               no other extension added to it.
  39.  
  40.               After giving the system one or more filenames to be uploaded it
  41.               will ask you for a description of each file.  Your description
  42.               can be up to 8 lines long of 45 characters each.  If you wish to
  43.               make a particular file PRIVATE so that it is not posted in the
  44.               public upload directory you simply place a "@X0C/@X02" at the beginning
  45.               of the first line of text in your description.
  46.  
  47. @X0ABatch
  48. @X0AUploads:@X02      When uploading a batch of files you must enter at least ONE
  49. @X0F              @X02filename even if it is a dummy filename.  Then on your end you
  50. @X0F              @X02simply tell your software to send all of the desired files.  Any
  51. @X0F              @X02files that are received which you did not specify originally
  52. @X0F              @X02will then be brought up on the screen with the system asking you
  53. @X0F              @X02to describe each of them.
  54.  
  55. @X0F              @X02To send more than one file you must either enter (UB) as your
  56. @X0F              @X02upload command or on the command line simply type more than one
  57. @X0F              @X02filename.  See the examples below.
  58.  
  59. @X0EExamples: @X0F    @X0CU TEST         @X0F @X07- uploads TEST using the default protocol
  60. @X0F              @X0CU TEST X       @X0F @X07- uploads TEST using the Xmodem protocol
  61. @X0F              @X0CU TEST1 TEST2 Y@X0F @X07- uploads both TEST1 & TEST2 using Ymodem/BATCH
  62.  
  63.